Total Complexity | 29 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 288 |
Lines of code | 190 |
Logical lines of code | 126 |
Comment lines | 49 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 46 | 7 | 41 | |
update_single() | 51 | 6 | 26 | |
read_by_group() | 52 | 3 | 26 | |
update() | 53 | 3 | 24 | |
read() | 56 | 3 | 18 | |
read_single() | 55 | 2 | 20 | |
read_single_by_slug() | 56 | 2 | 19 | |
delete() | 60 | 2 | 13 | |
__construct() | 81 | 1 | 3 |